worst case performance analysis - ترجمة إلى الروسية
Diclib.com
قاموس ChatGPT
أدخل كلمة أو عبارة بأي لغة 👆
اللغة:     

ترجمة وتحليل الكلمات عن طريق الذكاء الاصطناعي ChatGPT

في هذه الصفحة يمكنك الحصول على تحليل مفصل لكلمة أو عبارة باستخدام أفضل تقنيات الذكاء الاصطناعي المتوفرة اليوم:

  • كيف يتم استخدام الكلمة في اللغة
  • تردد الكلمة
  • ما إذا كانت الكلمة تستخدم في كثير من الأحيان في اللغة المنطوقة أو المكتوبة
  • خيارات الترجمة إلى الروسية أو الإسبانية، على التوالي
  • أمثلة على استخدام الكلمة (عدة عبارات مع الترجمة)
  • أصل الكلمة

worst case performance analysis - ترجمة إلى الروسية

MEASURE OF HOW EFFICIENTLY ALGORITHMS USE RESOURCES
Best-case performance; Average performance; Worst-case performance; Worst-case; Worst case; Best case; Average (performance); Worst-case (performance); Best and worst cases; Worst-case cost; Best case analysis; Average-case; Best-case analysis; Best-case cost; Average case analysis; Average case; Average-case cost; Best, worst & average case; Best case complexity; Best-case complexity; Best, worst, and average case; Best-case execution time; Best case execution time; BCET (computing)
  • Graphs of functions commonly used in the analysis of algorithms, showing the number of operations ''N'' versus input size ''n'' for each function

worst case performance analysis      

нефтегазовая промышленность

анализ рабочих характеристик в наиболее неблагоприятных условиях

worst case         
  • First edition cover design<br>(publ. [[Little, Brown]])
2010 NOVEL BY JAMES PATTERSON AND MICHAEL LEDWIDGE
Best-case performance; Average performance; Worst-case performance; Worst-case; Worst case; Best case; Average (performance); Worst-case (performance); Best and worst cases; Worst-case cost; Best case analysis; Average-case; Best-case analysis; Best-case cost; Average case analysis; Average case; Average-case cost; Best, worst & average case; Best case complexity; Best-case complexity; Best, worst, and average case; Best-case execution time; Best case execution time; BCET (computing)

математика

наихудший случай

наиболее неблагоприятный вариант

worst case         
  • First edition cover design<br>(publ. [[Little, Brown]])
2010 NOVEL BY JAMES PATTERSON AND MICHAEL LEDWIDGE
Best-case performance; Average performance; Worst-case performance; Worst-case; Worst case; Best case; Average (performance); Worst-case (performance); Best and worst cases; Worst-case cost; Best case analysis; Average-case; Best-case analysis; Best-case cost; Average case analysis; Average case; Average-case cost; Best, worst & average case; Best case complexity; Best-case complexity; Best, worst, and average case; Best-case execution time; Best case execution time; BCET (computing)
наихудший случай; наиболее неблагоприятный вариант (напр. при анализе)

تعريف

ТЕХНИЧЕСКИЙ АНАЛИЗ
совокупность физических, физико-химических и химических методов анализа сырья, полуфабрикатов и готовой промышленной продукции. Виды анализов, методы, техника, реактивы и т. п. регламентируются ГОСТом и техническими условиями.

ويكيبيديا

Best, worst and average case

In computer science, best, worst, and average cases of a given algorithm express what the resource usage is at least, at most and on average, respectively. Usually the resource being considered is running time, i.e. time complexity, but could also be memory or some other resource. Best case is the function which performs the minimum number of steps on input data of n elements. Worst case is the function which performs the maximum number of steps on input data of size n. Average case is the function which performs an average number of steps on input data of n elements.

In real-time computing, the worst-case execution time is often of particular concern since it is important to know how much time might be needed in the worst case to guarantee that the algorithm will always finish on time.

Average performance and worst-case performance are the most used in algorithm analysis. Less widely found is best-case performance, but it does have uses: for example, where the best cases of individual tasks are known, they can be used to improve the accuracy of an overall worst-case analysis. Computer scientists use probabilistic analysis techniques, especially expected value, to determine expected running times.

The terms are used in other contexts; for example the worst- and best-case outcome of an epidemic, worst-case temperature to which an electronic circuit element is exposed, etc. Where components of specified tolerance are used, devices must be designed to work properly with the worst-case combination of tolerances and external conditions.

What is the الروسية for worst case performance analysis? Translation of &#39worst case performance a